Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config number worker threads for GPU inference #1153

Merged
merged 1 commit into from
Aug 9, 2021

Conversation

frankfliu
Copy link
Contributor

Change-Id: If06e2311ade12ce7a4bcbf8daddb7e98032fc418

Description

Brief description of what this PR is about

  • If this change is a backward incompatible change, why must this change be made?
  • Interesting edge cases to note here

Change-Id: If06e2311ade12ce7a4bcbf8daddb7e98032fc418
@codecov-commenter
Copy link

codecov-commenter commented Aug 8, 2021

Codecov Report

Merging #1153 (decae27) into master (0df8265) will decrease coverage by 0.05%.
The diff coverage is 48.43%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1153      +/-   ##
============================================
- Coverage     70.26%   70.21%   -0.06%     
- Complexity     5339     5343       +4     
============================================
  Files           513      513              
  Lines         23664    23696      +32     
  Branches       2552     2562      +10     
============================================
+ Hits          16627    16637      +10     
- Misses         5674     5694      +20     
- Partials       1363     1365       +2     
Impacted Files Coverage Δ
.../java/ai/djl/benchmark/MultithreadedBenchmark.java 80.26% <ø> (+4.95%) ⬆️
...a/ai/djl/serving/http/InferenceRequestHandler.java 52.12% <0.00%> (ø)
.../main/java/ai/djl/serving/wlm/WorkLoadManager.java 68.62% <16.66%> (-2.08%) ⬇️
...mark/src/main/java/ai/djl/benchmark/Arguments.java 88.10% <33.33%> (-7.13%) ⬇️
...c/main/java/ai/djl/serving/util/ConfigManager.java 74.67% <41.66%> (-2.36%) ⬇️
.../ai/djl/serving/http/ManagementRequestHandler.java 87.68% <64.70%> (-3.73%) ⬇️
.../main/java/ai/djl/benchmark/AbstractBenchmark.java 90.17% <100.00%> (-1.16%) ⬇️
...ving/src/main/java/ai/djl/serving/ModelServer.java 49.72% <100.00%> (-0.28%) ⬇️
...ng/src/main/java/ai/djl/serving/wlm/ModelInfo.java 77.96% <100.00%> (+0.77%) ⬆️
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0df8265...decae27. Read the comment docs.

@frankfliu frankfliu merged commit 002c04a into deepjavalibrary:master Aug 9, 2021
@frankfliu frankfliu deleted the workers branch August 9, 2021 16:47
Lokiiiiii pushed a commit to Lokiiiiii/djl that referenced this pull request Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants